home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2001 February / maximum-cd-2001-02.iso / Team Arena / TeamArenaDemo.exe / Main / pak0.pk3 / ui / ordershelp.menu < prev    next >
Encoding:
Text File  |  2000-11-22  |  20.2 KB  |  1,020 lines

  1. #include "ui/menudef.h"
  2.  
  3. {
  4. \\ ordersHelp \\
  5.  
  6.   menuDef {
  7.         name "ordersHelp_menu"
  8.         visible 0
  9.         fullscreen 0
  10.         rect 0 90 640 340
  11.         focusColor 1 .67 0 1
  12.         border 1
  13.     style 1
  14.     soundLoop "music/fla_mp03.wav"
  15.     onEsc { close help_menu ; close powerup_menu ; close ordersHelp_menu ; open main }
  16.     onOpen { setitemcolor fadebox backcolor 0 0 0 1 ; 
  17.         fadeout fadebox ;
  18.         hide grphelptext ; 
  19.         show helptext ; 
  20.         hide grpIconAlt ; 
  21.         hide grpVoiceHead }
  22.         
  23.  
  24.  
  25. //    ORDERS ICONS    //
  26.  
  27.  
  28. itemDef {
  29.           name helpIcon
  30.           style WINDOW_STYLE_SHADER
  31.           rect 37 2 32 32 
  32.           visible 1
  33.           background "ui/assets/help.tga"
  34.     decoration
  35.     }
  36.  
  37. itemDef {
  38.           name attackIcon
  39.           style WINDOW_STYLE_SHADER
  40.           rect 113 2 32 32 
  41.           visible 1
  42.           background "ui/assets/assault.tga"
  43.           decoration 
  44.     }
  45.  
  46. itemDef {
  47.           name campIcon
  48.           style WINDOW_STYLE_SHADER
  49.           rect 189 2 32 32 
  50.           visible 1
  51.           background "ui/assets/camp.tga"
  52.           decoration 
  53.     }
  54.  
  55.  
  56. itemDef {
  57.           name defendIcon
  58.           style WINDOW_STYLE_SHADER
  59.           rect 265 2 32 32 
  60.           visible 1
  61.           background "ui/assets/defend.tga"
  62.           decoration 
  63.     }
  64.  
  65.  
  66. itemDef {
  67.           name followIcon
  68.           style WINDOW_STYLE_SHADER
  69.           rect 341 2 32 32 
  70.           visible 1
  71.           background "ui/assets/follow.tga"
  72.           decoration 
  73.     }
  74.  
  75.  
  76. itemDef {
  77.           name patrolIcon
  78.           style WINDOW_STYLE_SHADER
  79.           rect 415 2 32 32 
  80.           visible 1
  81.           background "ui/assets/patrol.tga"
  82.           decoration 
  83.     }
  84.  
  85. itemDef {
  86.           name retrieveIcon
  87.           style WINDOW_STYLE_SHADER
  88.           rect 489 2 32 32 
  89.           visible 1
  90.           background "ui/assets/retrieve.tga"
  91.           decoration 
  92.     }
  93.  
  94. itemDef {
  95.           name escortIcon
  96.           style WINDOW_STYLE_SHADER
  97.           rect 563 2 32 32 
  98.           visible 1
  99.           background "ui/assets/escort.tga"
  100.           decoration 
  101.     }
  102.  
  103.  
  104.  
  105. //    ORDERS ICONS ALT    //
  106.  
  107.  
  108. itemDef {
  109.           name helpIconAlt
  110.     group grpIconAlt
  111.           style WINDOW_STYLE_SHADER
  112.           rect 35 0 34 34 
  113.           visible 1
  114.           background "ui/assets/help.tga"
  115.     decoration
  116.     }
  117.  
  118. itemDef {
  119.           name attackIconAlt
  120.     group grpIconAlt
  121.           style WINDOW_STYLE_SHADER
  122.           rect 111 0 34 34 
  123.           visible 1
  124.           background "ui/assets/assault.tga"
  125.           decoration 
  126.     }
  127.  
  128. itemDef {
  129.           name campIconAlt
  130.     group grpIconAlt
  131.           style WINDOW_STYLE_SHADER
  132.           rect 187 0 34 34 
  133.           visible 1
  134.           background "ui/assets/camp.tga"
  135.           decoration 
  136.     }
  137.  
  138.  
  139. itemDef {
  140.           name defendIconAlt
  141.     group grpIconAlt
  142.           style WINDOW_STYLE_SHADER
  143.           rect 263 0 34 34 
  144.           visible 1
  145.           background "ui/assets/defend.tga"
  146.           decoration 
  147.     }
  148.  
  149.  
  150. itemDef {
  151.           name followIconAlt
  152.     group grpIconAlt
  153.           style WINDOW_STYLE_SHADER
  154.           rect 339 0 34 34 
  155.           visible 1
  156.           background "ui/assets/follow.tga"
  157.           decoration 
  158.     }
  159.  
  160.  
  161. itemDef {
  162.           name patrolIconAlt
  163.     group grpIconAlt
  164.           style WINDOW_STYLE_SHADER
  165.           rect 413 0 34 34 
  166.           visible 1
  167.           background "ui/assets/patrol.tga"
  168.           decoration 
  169.     }
  170.  
  171. itemDef {
  172.           name retrieveIconAlt
  173.     group grpIconAlt
  174.           style WINDOW_STYLE_SHADER
  175.           rect 487 0 34 34 
  176.           visible 1
  177.           background "ui/assets/retrieve.tga"
  178.           decoration 
  179.     }
  180.  
  181. itemDef {
  182.           name escortIconAlt
  183.     group grpIconAlt
  184.           style WINDOW_STYLE_SHADER
  185.           rect 561 0 34 34 
  186.           visible 1
  187.           background "ui/assets/escort.tga"
  188.           decoration 
  189.     }
  190.  
  191.  
  192.  
  193. //    Leader    //
  194.  
  195.  
  196.  
  197.  
  198. itemDef {
  199.           name Help
  200.           rect 28 37 50 26
  201.     type 1
  202.     text "Help"
  203.     style WINDOW_STYLE_FILLED
  204.     background "ui/assets/button_back.tga"
  205.     textalign 1       
  206.     textscale .25
  207.     textalignx 25
  208.     textaligny 20 
  209.           visible 1
  210.     forecolor 1 1 1 1
  211.     backcolor .37 .1 .1 1
  212.     action { hide grphelptext ; show helptext ; play "sound/misc/kcaction.wav" }
  213.     mouseEnter { setitemcolor help backcolor .1 .37 .1 1 ; hide helpIcon ; show helpIconAlt ; hide grpVoiceHead } 
  214.     mouseExit { setitemcolor help backcolor .37 .1 .1 1 ; hide helpIconAlt ; show helpIcon } 
  215.     }
  216. itemDef {
  217.           name help 
  218.     group grpControlbutton
  219.     style WINDOW_STYLE_SHADER
  220.     background "ui/assets/framebutton.tga"
  221.      rect 28 37 50 26
  222.           visible 1 
  223.     decoration        
  224.         }
  225.  
  226. itemDef {
  227.           name help 
  228.     group grpControlbutton
  229.     style WINDOW_STYLE_SHADER
  230.     background "ui/assets/leftbutton.tga"
  231.           rect 22 37 7 26
  232.           visible 1 
  233.     decoration        
  234.         }
  235.  
  236. itemDef {
  237.           name help 
  238.     group grpControlbutton
  239.     style WINDOW_STYLE_SHADER
  240.     background "ui/assets/rightbutton.tga"
  241.           rect 77 37 7 26
  242.           visible 1 
  243.     decoration        
  244.         }
  245.  
  246.  
  247.  
  248.  
  249. //     Attack        //
  250.  
  251.  
  252.  
  253. itemDef {
  254.           name attack
  255.           style 0
  256.           rect 104 37 50 26 
  257.       text "Attack"
  258.     style WINDOW_STYLE_FILLED
  259.     type 1
  260.     background "ui/assets/button_back.tga"
  261.     textalign 1       
  262.     textscale .25
  263.     textalignx 25
  264.     textaligny 20 
  265.           visible 1
  266.     forecolor 1 1 1 1
  267.     backcolor .37 .1 .1 1
  268.     action { hide grphelptext ; show attacktext ; exec "play sound/voices/male1/or_03.wav" ; show grpVoiceHead }
  269.     mouseEnter { setitemcolor attack backcolor .1 .37 .1 1 ; hide attackIcon ; show attackIconAlt ; hide grpVoiceHead } 
  270.     mouseExit { setitemcolor attack backcolor .37 .1 .1 1 ; hide attackIconAlt ; show attackIcon } 
  271.     }
  272. itemDef {
  273.           name attack
  274.     group grpControlbutton
  275.     style WINDOW_STYLE_SHADER
  276.     background "ui/assets/framebutton.tga"
  277.      rect 104 37 50 26 
  278.           visible 1 
  279.     decoration        
  280.         }
  281.  
  282. itemDef {
  283.           name attack
  284.     group grpControlbutton
  285.     style WINDOW_STYLE_SHADER
  286.     background "ui/assets/leftbutton.tga"
  287.           rect 98 37 7 26 
  288.           visible 1 
  289.     decoration        
  290.         }
  291.  
  292. itemDef {
  293.           name attack
  294.     group grpControlbutton
  295.     style WINDOW_STYLE_SHADER
  296.     background "ui/assets/rightbutton.tga"
  297.           rect 153 37 7 26 
  298.           visible 1 
  299.     decoration        
  300.         }
  301.  
  302.  
  303.  
  304. //    CAMP    //
  305.  
  306.  
  307.  
  308. itemDef {
  309.           name camp
  310.           style 0
  311.           rect 180 37 50 26
  312.     type 1
  313.       text "Camp"
  314.     style WINDOW_STYLE_FILLED
  315.     background "ui/assets/button_back.tga"
  316.     textalign 1       
  317.     textscale .25
  318.     textalignx 25
  319.     textaligny 20 
  320.           visible 1
  321.     forecolor 1 1 1 1
  322.     backcolor .37 .1 .1 1
  323.     action { hide grphelptext ; show camptext ; exec "play sound/voices/male1/voc_01.wav" ; show grpVoiceHead }
  324.     mouseEnter { setitemcolor camp backcolor .1 .37 .1 1 ; hide campIcon ; show campIconAlt ; hide grpVoiceHead } 
  325.     mouseExit { setitemcolor camp backcolor .37 .1 .1 1 ; hide campIconAlt ; show campIcon } 
  326.     }
  327. itemDef {
  328.           name camp
  329.     group grpControlbutton
  330.     style WINDOW_STYLE_SHADER
  331.     background "ui/assets/framebutton.tga"
  332.      rect 180 37 50 26
  333.           visible 1 
  334.     decoration        
  335.         }
  336.  
  337. itemDef {
  338.           name camp
  339.     group grpControlbutton
  340.     style WINDOW_STYLE_SHADER
  341.     background "ui/assets/leftbutton.tga"
  342.           rect 174 37 7 26
  343.           visible 1 
  344.     decoration        
  345.         }
  346.  
  347. itemDef {
  348.           name camp
  349.     group grpControlbutton
  350.     style WINDOW_STYLE_SHADER
  351.     background "ui/assets/rightbutton.tga"
  352.           rect 229 37 7 26
  353.           visible 1 
  354.     decoration        
  355.         }
  356.  
  357.  
  358.  
  359. //    DEFEND    //
  360.  
  361.  
  362.  
  363. itemDef {
  364.           name defend
  365.           style 0
  366.           rect 256 37 50 26
  367.     type 1
  368.       text "Defend"
  369.     style WINDOW_STYLE_FILLED
  370.     background "ui/assets/button_back.tga"
  371.     textalign 1       
  372.     textscale .25
  373.     textalignx 25
  374.     textaligny 20 
  375.           visible 1
  376.     forecolor 1 1 1 1
  377.     backcolor .37 .1 .1 1
  378.     action { hide grphelptext ; show defendtext ; exec "play sound/voices/male1/or_05.wav" ; show grpVoiceHead }
  379.     mouseEnter { setitemcolor defend backcolor .1 .37 .1 1 ; hide defendIcon ; show defendIconAlt ; hide grpVoiceHead } 
  380.     mouseExit { setitemcolor defend backcolor .37 .1 .1 1 ; hide defendIconAlt ; show defendIcon } 
  381.     }
  382. itemDef {
  383.           name defend
  384.     group grpControlbutton
  385.     style WINDOW_STYLE_SHADER
  386.     background "ui/assets/framebutton.tga"
  387.      rect 256 37 50 26
  388.           visible 1 
  389.     decoration        
  390.         }
  391.  
  392. itemDef {
  393.           name defend
  394.     group grpControlbutton
  395.     style WINDOW_STYLE_SHADER
  396.     background "ui/assets/leftbutton.tga"
  397.           rect 250 37 7 26
  398.           visible 1 
  399.     decoration        
  400.         }
  401.  
  402. itemDef {
  403.           name defend
  404.     group grpControlbutton
  405.     style WINDOW_STYLE_SHADER
  406.     background "ui/assets/rightbutton.tga"
  407.           rect 305 37 7 26
  408.           visible 1 
  409.     decoration        
  410.         }
  411.  
  412.  
  413.  
  414. //    FOLLOW    //
  415.  
  416.  
  417.     
  418. itemDef {
  419.           name follow
  420.     type 1
  421.           rect 332 37 50 26
  422.       text "Follow"
  423.     style WINDOW_STYLE_FILLED
  424.     background "ui/assets/button_back.tga"
  425.     textalign 1       
  426.     textscale .25
  427.     textalignx 25
  428.     textaligny 20
  429.           visible 1
  430.     forecolor 1 1 1 1
  431.     backcolor .37 .1 .1 1
  432.     action { hide grphelptext ; show followtext ; exec "play sound/voices/male1/or_11.wav" ; show grpVoiceHead }
  433.     mouseEnter { setitemcolor follow backcolor .1 .37 .1 1 ; hide followIcon ; show followIconAlt ; hide grpVoiceHead } 
  434.     mouseExit { setitemcolor follow backcolor .37 .1 .1 1 ; hide followIconAlt ; show followIcon } 
  435.     }
  436.  
  437. itemDef {
  438.           name follow
  439.     group grpControlbutton
  440.     style WINDOW_STYLE_SHADER
  441.     background "ui/assets/framebutton.tga"
  442.      rect 332 37 50 26
  443.           visible 1 
  444.     decoration        
  445.         }
  446.  
  447. itemDef {
  448.           name follow
  449.     group grpControlbutton
  450.     style WINDOW_STYLE_SHADER
  451.     background "ui/assets/leftbutton.tga"
  452.           rect 326 37 7 26
  453.           visible 1 
  454.     decoration        
  455.         }
  456.  
  457. itemDef {
  458.           name follow
  459.     group grpControlbutton
  460.     style WINDOW_STYLE_SHADER
  461.     background "ui/assets/rightbutton.tga"
  462.           rect 381 37 7 26
  463.           visible 1 
  464.     decoration        
  465.         }
  466.  
  467.  
  468.  
  469.  
  470. //    PATROL    //
  471.  
  472.  
  473. itemDef {
  474.           name patrol
  475.           rect 406 37 50 26
  476.     type 1
  477.       text "Patrol"
  478.     style WINDOW_STYLE_FILLED
  479.     background "ui/assets/button_back.tga"
  480.     textalign 1       
  481.     textscale .25
  482.     textalignx 25
  483.     textaligny 20
  484.           visible 1
  485.     forecolor 1 1 1 1
  486.     backcolor .37 .1 .1 1
  487.     action { hide grphelptext ; show patroltext ; exec "play sound/voices/male1/or_10.wav" ; show grpVoiceHead }
  488.     mouseEnter { setitemcolor patrol backcolor .1 .37 .1 1 ; hide patrolIcon ; show patrolIconAlt ; hide grpVoiceHead } 
  489.     mouseExit { setitemcolor patrol backcolor .37 .1 .1 1 ; hide patrolIconAlt ; show patrolIcon } 
  490.     }
  491. itemDef {
  492.           name patrol
  493.     group grpControlbutton
  494.     style WINDOW_STYLE_SHADER
  495.     background "ui/assets/framebutton.tga"
  496.      rect 406 37 50 26
  497.           visible 1 
  498.     decoration        
  499.         }
  500.  
  501. itemDef {
  502.           name patrol
  503.     group grpControlbutton
  504.     style WINDOW_STYLE_SHADER
  505.     background "ui/assets/leftbutton.tga"
  506.           rect 400 37 7 26
  507.           visible 1 
  508.     decoration        
  509.         }
  510.  
  511. itemDef {
  512.           name patrol
  513.     group grpControlbutton
  514.     style WINDOW_STYLE_SHADER
  515.     background "ui/assets/rightbutton.tga"
  516.           rect 455 37 7 26
  517.           visible 1 
  518.     decoration        
  519.         }
  520.  
  521.  
  522.  
  523. //    RETRIEVE    //
  524.  
  525.  
  526.  
  527. itemDef {
  528.           name retrieve
  529.           rect 480 37 50 26
  530.     type 1
  531.       text "Retrieve"
  532.     style WINDOW_STYLE_FILLED
  533.     background "ui/assets/button_back.tga"
  534.     textalign 1       
  535.     textscale .25
  536.     textalignx 25
  537.     textaligny 20
  538.           visible 1
  539.     forecolor 1 1 1 1
  540.     backcolor .37 .1 .1 1
  541.     action { hide grphelptext ; show retrievetext ; exec "play sound/voices/male1/voc_05.wav" ; show grpVoiceHead }
  542.     mouseEnter { setitemcolor retrieve backcolor .1 .37 .1 1 ; hide retrieveIcon ; show retrieveIconAlt ; hide grpVoiceHead } 
  543.     mouseExit { setitemcolor retrieve backcolor .37 .1 .1 1 ; hide retrieveIconAlt ; show retrieveIcon } 
  544.     }
  545. itemDef {
  546.           name retrieve
  547.     group grpControlbutton
  548.     style WINDOW_STYLE_SHADER
  549.     background "ui/assets/framebutton.tga"
  550.      rect 480 37 50 26
  551.           visible 1 
  552.     decoration        
  553.         }
  554.  
  555. itemDef {
  556.           name retrieve
  557.     group grpControlbutton
  558.     style WINDOW_STYLE_SHADER
  559.     background "ui/assets/leftbutton.tga"
  560.           rect 474 37 7 26
  561.           visible 1 
  562.     decoration        
  563.         }
  564.  
  565. itemDef {
  566.           name retrieve
  567.     group grpControlbutton
  568.     style WINDOW_STYLE_SHADER
  569.     background "ui/assets/rightbutton.tga"
  570.           rect 529 37 7 26
  571.           visible 1 
  572.     decoration        
  573.         }
  574.  
  575. //    ESCORT    //
  576.  
  577.  
  578.  
  579. itemDef {
  580.           name escort
  581.           rect 554 37 50 26
  582.     type 1
  583.       text "Escort"
  584.     style WINDOW_STYLE_FILLED
  585.     background "ui/assets/button_back.tga"
  586.     textalign 1       
  587.     textscale .25
  588.     textalignx 25
  589.     textaligny 20
  590.           visible 1
  591.     forecolor 1 1 1 1
  592.     backcolor .37 .1 .1 1
  593.     action { hide grphelptext ; show escorttext ; exec "play sound/voices/male1/voc_11.wav" ; show grpVoiceHead }
  594.     mouseEnter { setitemcolor escort backcolor .1 .37 .1 1 ; hide escortIcon ; show escortIconAlt ; hide grpVoiceHead } 
  595.     mouseExit { setitemcolor escort backcolor .37 .1 .1 1 ; hide escortIconAlt ; show escortIcon } 
  596.     }
  597. itemDef {
  598.           name escort
  599.     group grpControlbutton
  600.     style WINDOW_STYLE_SHADER
  601.     background "ui/assets/framebutton.tga"
  602.      rect 554 37 50 26
  603.           visible 1 
  604.     decoration        
  605.         }
  606.  
  607. itemDef {
  608.           name escort
  609.     group grpControlbutton
  610.     style WINDOW_STYLE_SHADER
  611.     background "ui/assets/leftbutton.tga"
  612.           rect 548 37 7 26
  613.           visible 1 
  614.     decoration        
  615.         }
  616.  
  617. itemDef {
  618.           name escort
  619.     group grpControlbutton
  620.     style WINDOW_STYLE_SHADER
  621.     background "ui/assets/rightbutton.tga"
  622.           rect 603 37 7 26
  623.           visible 1 
  624.     decoration        
  625.         }
  626.  
  627. // VOICE HEAD     //
  628.  
  629.     
  630.  
  631.  
  632.     itemDef {
  633.         name "b"
  634.         group grpVoiceHead
  635.         rect 40 102 50 50
  636.             visible 1
  637.         style WINDOW_STYLE_SHADER
  638.         background "ui/assets/head5.tga"
  639.         decoration
  640.         }
  641.     
  642.     itemDef {
  643.         name "b"
  644.         group grpVoiceHead
  645.         rect 40 102 50 50
  646.         style WINDOW_STYLE_SHADER
  647.         background "menuscreen2"
  648.             visible 1
  649.         decoration
  650.         }
  651.  
  652.     itemDef {
  653.         name "voiceWindow"
  654.         group grpVoiceHead
  655.         visible 1
  656.         style 3
  657.         background "ui/assets/voice_window.tga"
  658.         rect 38 100 54 54
  659.         }
  660.  
  661.  
  662.  
  663.  
  664. //    TEXT MESSAGES    //
  665.  
  666.  
  667. //     LEADER    //
  668.  
  669. itemDef {
  670.     name helptext
  671.     group grphelptext
  672.           style 0    
  673.     wrapped
  674.     text "Help"    
  675.     rect 140 94 500 20
  676.           textalign 0        
  677.           textalignx 0
  678.     textaligny 17        
  679.     textscale .3   
  680.           forecolor 1 1 1 1
  681.           border 0
  682.           bordercolor 0 0 0 0
  683.           visible 0
  684.     decoration
  685.     }
  686.  
  687. itemDef {
  688.     name helptext
  689.     group grphelptext
  690.           style 0    
  691.     wrapped
  692.     text "Only Leaders can give orders to someone else on the team. \r"
  693.     "Any player can change their own status. Orders are given through \r"
  694.     "the ingame Orders menu or the HUD system using the Next Team Member \r"
  695.     "and Next Orders commands.  If you receive an order, you can either \r"
  696.     "Confirm or Deny that order.  You must have keys bound to those two \r"
  697.     "commands.  If you confirm the order, your status will automatically \r"
  698.     "update to reflect your new status."    
  699.     rect 140 124 500 20
  700.           textalign 0        
  701.           textalignx 0
  702.     textaligny 17        
  703.     textscale .25   
  704.           forecolor 1 1 1 1
  705.           border 0
  706.           bordercolor 0 0 0 0
  707.           visible 0
  708.     decoration
  709.     }
  710.  
  711.  
  712. // Attack //
  713.  
  714. itemDef {
  715.     name attacktext
  716.     group grphelptext
  717.           style 0    
  718.     wrapped
  719.     text "Attack"    
  720.     rect 140 94 500 20
  721.           textalign 0        
  722.           textalignx 0
  723.     textaligny 17        
  724.     textscale .3   
  725.           forecolor 1 1 1 1
  726.           border 0
  727.           bordercolor 0 0 0 0
  728.           visible 0
  729.     decoration
  730.     }
  731.  
  732. itemDef {
  733.     name attacktext
  734.     group grphelptext
  735.           style 0    
  736.     wrapped
  737.     text "Command your team member to assault the enemy and the enemy Base.\r"
  738.     "In Capture the Flag and One Flag CTF, it orders the team member to get the \r"
  739.     "opposing team's flag (CTF), or the white flag (One Flag CTF)."    
  740.     rect 140 124 500 20
  741.           textalign 0        
  742.           textalignx 0
  743.     textaligny 17        
  744.     textscale .25   
  745.           forecolor 1 1 1 1
  746.           border 0
  747.           bordercolor 0 0 0 0
  748.           visible 0
  749.     decoration
  750.     }
  751.  
  752.     
  753.     
  754.  
  755. //     CAMP    //
  756.  
  757.  
  758. itemDef {
  759.     name camptext
  760.     group grphelptext
  761.           style 0    
  762.     wrapped
  763.     text "Camp"    
  764.     rect 140 94 500 20
  765.           textalign 0        
  766.           textalignx 0
  767.     textaligny 17        
  768.     textscale .3   
  769.           forecolor 1 1 1 1
  770.           border 0
  771.           bordercolor 0 0 0 0
  772.           visible 0
  773.     decoration
  774.     }
  775.  
  776. itemDef {
  777.     name camptext
  778.     group grphelptext
  779.           style 0    
  780.     wrapped
  781.     text "Command your team member to stay at YOUR current location."
  782.     rect 140 124 500 20
  783.           textalign 0        
  784.           textalignx 0
  785.     textaligny 17        
  786.     textscale .25   
  787.           forecolor 1 1 1 1
  788.           border 0
  789.           bordercolor 0 0 0 0
  790.           visible 0
  791.     decoration
  792.     }
  793.  
  794.  
  795. //     Defend     //
  796.  
  797. itemDef {
  798.     name defendtext
  799.     group grphelptext
  800.           style 0    
  801.     wrapped
  802.     text "Defend"    
  803.     rect 140 94 500 20
  804.           textalign 0        
  805.           textalignx 0
  806.     textaligny 17        
  807.     textscale .3   
  808.           forecolor 1 1 1 1
  809.           border 0
  810.           bordercolor 0 0 0 0
  811.           visible 0
  812.     decoration
  813.     }
  814.  
  815. itemDef {
  816.     name defendtext
  817.     group grphelptext
  818.           style 0    
  819.     wrapped
  820.     text "Command your team member to guard your team's Base."    
  821.     rect 140 124 500 20
  822.           textalign 0        
  823.           textalignx 0
  824.     textaligny 17        
  825.     textscale .25   
  826.           forecolor 1 1 1 1
  827.           border 0
  828.           bordercolor 0 0 0 0
  829.           visible 0
  830.     decoration
  831.     }
  832.  
  833.  
  834. //     Follow     //
  835.  
  836.  
  837. itemDef {
  838.     name followtext
  839.     group grphelptext
  840.           style 0    
  841.     wrapped
  842.     text "Follow"    
  843.     rect 140 94 500 20
  844.           textalign 0        
  845.           textalignx 0
  846.     textaligny 17        
  847.     textscale .3   
  848.           forecolor 1 1 1 1
  849.           border 0
  850.           bordercolor 0 0 0 0
  851.           visible 0
  852.     decoration
  853.     }
  854. itemDef {
  855.     name followtext
  856.     group grphelptext
  857.           style 0    
  858.     wrapped
  859.     text "Command your team member to follow you."
  860.     rect 140 124 500 20
  861.           textalign 0        
  862.           textalignx 0
  863.     textaligny 17        
  864.     textscale .25   
  865.           forecolor 1 1 1 1
  866.           border 0
  867.           bordercolor 0 0 0 0
  868.           visible 0
  869.     decoration
  870.     }
  871.  
  872.  
  873.  
  874. //     Patrol     //
  875.  
  876. itemDef {
  877.     name patroltext
  878.     group grphelptext
  879.           style 0    
  880.     wrapped
  881.     text "Patrol"    
  882.     rect 140 94 500 20
  883.           textalign 0        
  884.           textalignx 0
  885.     textaligny 17        
  886.     textscale .3   
  887.           forecolor 1 1 1 1
  888.           border 0
  889.           bordercolor 0 0 0 0
  890.           visible 0
  891.     decoration
  892.     }
  893.  
  894. itemDef {
  895.     name patroltext
  896.     group grphelptext
  897.           style 0    
  898.     wrapped
  899.     text "Command your team member to patrol between Bases and \r"
  900.     "determine their own actions based upon the situation. \r" 
  901.     "Basically, this command frees the team member \r"
  902.     "to act independently of your orders."    
  903.     rect 140 124 500 20
  904.           textalign 0        
  905.           textalignx 0
  906.     textaligny 17        
  907.     textscale .25   
  908.           forecolor 1 1 1 1
  909.           border 0
  910.           bordercolor 0 0 0 0
  911.           visible 0
  912.     decoration
  913.     }
  914.  
  915. //     Retrieve     //
  916.  
  917. itemDef {
  918.     name retrievetext
  919.     group grphelptext
  920.           style 0    
  921.     wrapped
  922.     text "Retrieve"    
  923.     rect 140 94 500 20
  924.           textalign 0        
  925.           textalignx 0
  926.     textaligny 17        
  927.     textscale .3   
  928.           forecolor 1 1 1 1
  929.           border 0
  930.           bordercolor 0 0 0 0
  931.           visible 0
  932.     decoration
  933.     }
  934.  
  935. itemDef {
  936.     name retrievetext
  937.     group grphelptext
  938.           style 0    
  939.     wrapped
  940.     text "If your flag is taken from the base in Capture the Flag, this orders \r"
  941.     "your team member to find the stolen flag and return it.  In One Flag CTF, \r"
  942.     "it orders the team member to take the white flag from the opposition. \r"
  943.     "This status can only occur in Capture the Flag or One Flag CTF matches."    
  944.     rect 140 124 500 20
  945.           textalign 0        
  946.           textalignx 0
  947.     textaligny 17        
  948.     textscale .25   
  949.           forecolor 1 1 1 1
  950.           border 0
  951.           bordercolor 0 0 0 0
  952.           visible 0
  953.     decoration
  954.     }
  955.  
  956.  
  957. //     ESCORT     //
  958.  
  959. itemDef {
  960.     name escorttext
  961.     group grphelptext
  962.           style 0    
  963.     wrapped
  964.     text "Escort"    
  965.     rect 140 94 500 20
  966.           textalign 0        
  967.           textalignx 0
  968.     textaligny 17        
  969.     textscale .3   
  970.           forecolor 1 1 1 1
  971.           border 0
  972.           bordercolor 0 0 0 0
  973.           visible 0
  974.     decoration
  975.     }
  976.  
  977. itemDef {
  978.     name escorttext
  979.     group grphelptext
  980.           style 0    
  981.     wrapped
  982.     text "This will command your team member to escort the flag \r"
  983.     "carrier to the enemy Base.  This command can only be given \r"
  984.     "Capture the Flag and One Flag CTF matches."    
  985.     rect 140 124 500 20
  986.           textalign 0        
  987.           textalignx 0
  988.     textaligny 17        
  989.     textscale .25   
  990.           forecolor 1 1 1 1
  991.           border 0
  992.           bordercolor 0 0 0 0
  993.           visible 0
  994.     decoration
  995.     }
  996.  
  997. itemDef {
  998.           name fadebox
  999.           style WINDOW_STYLE_FILLED
  1000.      background "ui/assets/fadebox.tga"
  1001.     forecolor 0 0 0 1
  1002.     backcolor 0 0 0 1
  1003.     rect 0 0 640 480
  1004.           visible 1 
  1005.     decoration
  1006.         }
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017. }
  1018.  
  1019. }
  1020. }